home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineSprite_2549 / frame_48 / DoAction.as
Encoding:
Text File  |  2004-09-30  |  158 b   |  10 lines

  1. if(_root.s.cil == "s5_kybl")
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. if(_root.s.cil == "s5_hraj")
  6. {
  7.    _root.s.gotoAndStop(_root.s.cil);
  8. }
  9. hero.gotoAndPlay("WalkF");
  10.